-- --  -   -        -
-Quick Notes             Ver 0.3
-By Lowspirit          (07/08/98)
-- --  -   -        -
- Contents
-- --  -   -        -


- 1 .  Description
- 
- 2 .  Version History
-
- 3 .  Things to do
-
- 3.5  Important notes
-
- 4 .  Special Thanks to
-
- 5 .  Contact Information
-- --  -   -        -




- 1. Description
-- --  -   -        -
   Quick Notes is a simple skinnable notes program created
   by Lowspirit (me!) initally for personal use togheter with
   my WebOS theme, since I've tried most note programs without
   finding anyone that really fits my visual/functional desire
   I decided to make one of my own.

   8 skins are included togheter with the program, more skins
   can be downloaded from www.skinz.org, I will probably have
   Skin Packs available for download at my homepage aswell.
   -- --  -   -        -


- 2. Version History
-- --  -   -        -
- Symbols used ::  + = New addition   o = Bug fix / fix.
-- --  -   -        -
-
-  v0.3 | + Implemented Always On VWM.

	  + Implemented so you can hide the systray icon.

	  + Implemented Save, Open, New to the note window, it
            can easily be accessed from the r-click menu.

	  + Implemented global hotkey support to hide/unhide the
            notes, access with ctrl-q.

	  o Fixed better error handling, if selected skinpath
	    don't contain valid skin, default is automatically
	    selected.	    

	  o Fixed so the the QNotes.ini is in the application dir
            instead of Windows dir, cleaned up it's structure.

	  o Fixed so it doesn't show up in the alt-tab menu.

          o Fixed the "Lock Window Position", it now locks the
            window position correctly.

	  o Fixed so that 255,0,255 in the preview window is
            shown as faked transparent, looks more clean.

          * Some minor fixes.

	  -- --  -   -        -


-  v0.2 | + Implemented so it only shows in the systray and 
          not in the taskbar. Click the systray icon once to
          hide/show the Note window, right click to get the
          menu.

          o Fixed the always on top function.

          o Fixed the Copy option on the right click menu in the
          note window.
          
          o Fixed a bug that would make the window position lock 
          after changing skin.
          
          * Updated the About box to be more informative.
          
          * Updated the default skin a bit.

          -- --  -   -        -


-  v0.1 | * Inital release.
-- --  -   -        -



- 3. Things to-do
-- --  -   -        -

* Fix Do not toggle Show/hide when moving note button.
* Fix some potential bugs in the On Top code.
* Ability to make Bold, italics in the text.
* Ability to hide/show button.
* All suggestions are welcome.
-- --  -   -        -


- 3. Things to-do
-- --  -   -        -
1. The program supports transparency in the form of the
   Great-Pink (Red 255, Green 0, Blue 255).

2. A loading bug occurs if you use exact clean colors
   such as $00000000 (black), the program then misstakes 
   it for clBlack and it won't load that color, so instead 
   for black use $00010101, which also is black basically,
   and use similar for white, maroon etc... (will try to
   fix this)

3. The Window color / font / Note area size and position
   settings in the Configuration menu is mainly there for
   skin authors to get the right top / left / width etc
   values for the skin, you apply these settings by pressing
   "Use". It can also be used to modify these things in 
   existing skins (without writing to the chosen skins skin.ini)
   if you only want to change font for it or window color or
   something, simply close the window without pressing
   "Apply" or "Ok", and the chosen settings remain.

4. To get Quick Notes to stay on all VWM's use "QNotes", with
   SysVWM this would be :
   
   *VWMSticky "Qnotes"

   This is for the default VWM that comes with LS, to be inserted 
   in modules.ini, if you don't have a modules.ini in your LS dir,
   create one :

   [LSVWM] 
   stickes=1
   sticky1=QNotes

   Or you can use the internal "Always On VWM" option in the Config.
 

   -- --  -   -        -


- 4. Special Thanks
-- --  -   -        -

Malx      : For rewriting the code, structuring the code,
            optimizing the code, implementing a bunch of
            new neat stuff, and helping me, thanks a bunch! =)
Shoggot   : For providing me with a kick-ass skin to show off
            the supported skin transparency, and for all 
            the great feature suggestions.
^Eddepet^ : For his great feature suggestions and his skin 
            creation for the inital release.
Snark     : You came, you skinned, you ruled... thanks =)
MorpheusX : For the kick-ass skins you supplied me with. 
Faytl     : For beta testing and flooding me with great feature
            suggestions, all of them were great =)
Cowie     : For general coding help.


All suggestions are welcome, I try to implement as many of them as I
can if they are good, but please keep in mind that it's "Quick Notes",
I do not intend to make it too big or too complicated, which rules out
feature suggestions such as "Ability to use layered transparent 
skinnable fonts in the notewindow" and so on.
-- --  -   -        -



- 5. Contact information
-- --  -   -        -
Please report bugs / suggestions / etc to :
lowspirit@mail.bip.net

Homepage :
http://lowdimension.tsx.org

For skins go to :
http://www.skinz.org
-- --  -   -        -